IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : RelatedEntityList<T> Class |
'Declaration
<DefaultMemberAttribute("Item")> <CollectionDataContractAttribute()> Public NotInheritable Class RelatedEntityList(Of T As Class) Implements IdeaBlade.Core.Reflection.INeedsCustomConversion, System.Collections.Generic.ICollection(Of T), System.Collections.Generic.IEnumerable(Of T), System.Collections.Generic.IList(Of T), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.Collections.Specialized.INotifyCollectionChanged, System.ComponentModel.INotifyPropertyChanged
'Usage
Dim instance As RelatedEntityList(Of T)
[DefaultMember("Item")] [CollectionDataContract()] public sealed class RelatedEntityList<T> : IdeaBlade.Core.Reflection.INeedsCustomConversion, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<T>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.Collections.Specialized.INotifyCollectionChanged, System.ComponentModel.INotifyPropertyChanged where T: class
System.Object
IdeaBlade.EntityModel.RelatedEntityList<T>
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2